home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16217 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: presby.edu!jtbell
  3. From: jtbell@presby.edu (Jon Bell)
  4. Subject: Re: What are the differences between structures and classes in C++ ?
  5. Message-ID: <DpM528.Guo@presby.edu>
  6. Date: Tue, 9 Apr 1996 21:01:18 GMT
  7. References: <4k5m65$av@hpscit.sc.hp.com> <316A7639.3383@sto.fdata.se> <DpM37F.Dzp@mv.mv.com>
  8. Organization: Presbyterian College, Clinton, South Carolina USA
  9.  
  10.  Michael Furman <ENGR@GSSI.MV.COM> wrote:
  11. >In article <316A7639.3383@sto.fdata.se>, niklas.mellin@sto.fdata.se 
  12. >says...
  13. >>   [....]
  14. >>This is an interesting thread. I have so far read 11 answers to the 
  15. >original question, and nobody came up with the correct answer, even 
  16. >>though it is 
  17. >
  18. >You just did not read correctly, try to reread them - most of them
  19. >correct.
  20.  
  21. Although mine, at least, was incomplete... I didn't think about default
  22. public versus private inheritance for derived classes. Not that it makes
  23. much difference in my case because I always use the
  24. public/private/protected keywords anyway, to make the defaults explicit. 
  25.  
  26. -- 
  27. Jon Bell <jtbell@presby.edu>                        Presbyterian College
  28. Dept. of Physics and Computer Science        Clinton, South Carolina USA
  29.